home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 9 / 27.TXT < prev    next >
Text File  |  1993-10-05  |  4KB  |  96 lines

  1. DOCUMENT:Q103927  04-OCT-1993  [W_NT]
  2. TITLE   :Windows 3.0 and 3.1 Control Panel Files Do Not Work
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. WARNING: Using Registry Editor incorrectly can cause
  16.      serious, system-wide problems that may require you to
  17.      reinstall Windows NT to correct them. Microsoft cannot
  18.      guarantee that any problems resulting from the use of
  19.      Registry Editor can be solved. Use this tool at your own
  20.      risk.
  21.  
  22. SYMPTOMS
  23. ========
  24.  
  25. Windows 3.0 and 3.1 Control Panel (.CPL) files are not compatible with
  26. Windows NT even though they use the same extension.
  27.  
  28. While you are using Windows NT, if any Windows 3.0 or 3.1 Control
  29. Panel files are located in either of the WINNT\SYSTEM or SYSTEM32
  30. subdirectories, you may receive the following error message:
  31.  
  32.    The application or DLL DosDevices\C:\winnt\system\filename.cpl is
  33.    not a valid Windows NT image. Please check this against your
  34.    installation diskette.
  35.  
  36. The filename of the .CPL file depends on the application that
  37. installed it.
  38.  
  39. CAUSE
  40. =====
  41.  
  42. If an application, during its installation, places a .CPL file in the
  43. WINNT\SYSTEM directory and makes its appropriate entries in the
  44. Registry, you will receive the above error message when you try to run
  45. Control Panel. The installation program thinks it is writing its
  46. settings to an .INI file, but these settings are mapped by Windows NT
  47. to the Registry. Therefore, when you try to run Control Panel, Windows
  48. NT uses those mappings to look in the WINNT\SYSTEM directory for the
  49. .CPL file.
  50.  
  51. For this reason, copying a Windows 3.0 or 3.1 .CPL file into the
  52. WINNT\SYSTEM directory does not generate this error message.
  53.  
  54. Also, when Control Panel loads, it searches the WINNT\SYSTEM32
  55. directory for any .CPL files. Any Windows 3.0 or 3.1 .CPL file located
  56. in the SYSTEM32 directory also generates the above error message.
  57.  
  58. RESOLUTION
  59. ==========
  60.  
  61. To avoid this error message, use one of the following workarounds:
  62.  
  63.  - Remove the .CPL file from the WINNT\SYSTEM or SYSTEM32 directory.
  64.  
  65.    -or-
  66.  
  67.  - Remove the appropriate entry from the Registry using the Registry
  68.    Editor (REGEDT32.EXE). The location of the entry will vary,
  69.    although it should be under the following path:
  70.  
  71.       HKEY_CURRENT_USER\Control Panel\
  72.  
  73. CAUTION: Modifying the Registry can harm your system. For details,
  74. query on the following words in the Microsoft Knowledge Base:
  75.  
  76.    keyreg and warning and ntadsrv
  77.  
  78. Additional reference words: 3.10 3rdparty third party third-party
  79. KBCategory:
  80. KBSubcategory: ntap
  81.  
  82. =============================================================================
  83.  
  84. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  85. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  86. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  87. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  88. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  89. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  90. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  91. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  92. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  93. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  94. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  95.  
  96. Copyright Microsoft Corporation 1993.